home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / system / mail / delivery / smail.ann < prev    next >
Internet Message Format  |  1996-11-17  |  5KB

  1. From cs.athabascau.ca!smail3-users-request Mon Nov  7 18:56:39 1994
  2. >From erlendbm  Mon Nov  7 18:56:39 1994
  3. Return-Path: <smail3-users-request@cs.athabascau.ca>
  4. Received: from aupair.cs.athabascau.ca by colargol.edb.tih.no  with smtp
  5.     (Linux Smail3.1.28.1 #12) id m0r4YJ3-0001uda; Mon, 7 Nov 94 18:56 MET
  6. Received: by aupair.cs.athabascau.ca (Smail3.1.28.1 #8)
  7.     id m0r4YYa-0002AQa; Mon, 7 Nov 94 11:12 MST
  8. Message-Id: <m0r4ZYz-000JueC@pigpen.ohm.york.ac.uk>
  9. To: smail3-users@cs.athabascau.ca, smail3-wizards@cs.athabascau.ca
  10. Cc: linux-uk@mailbase.ac.uk
  11. Subject: ANNOUNCEMENT - Release of smail 3.1.29
  12. X-Mailer: exmh version 1.3 4/7/94
  13. Date: Mon, 07 Nov 1994 19:17:05 +0100
  14. From: Nigel Metheringham <nigelm@ohm.york.ac.uk>
  15. Precedence: bulk
  16. Status: RO
  17.  
  18.  
  19. The Smail Development Team announce the release of version 3.1.29 of the 
  20. smail MTA (Mail Transport Agent).
  21.  
  22. Introduction
  23. ============
  24. Smail is an MTA, that is it routes and sends messages within and between 
  25. different computers.  It is not an MUA (Mail User Agent) - you will need one 
  26. of these to use smail.
  27.  
  28. Smail will run on a wide variety of Unix like systems.  It handles many forms 
  29. of mail transport including internet type SMTP and UUCP, other transports and 
  30. routing methods can easily be configured in if required.
  31.  
  32. Smail is command line compatible with the sendmail MTA, and can be used as a 
  33. drop in replacement for sendmail.  However it is not internally compatible 
  34. with sendmail.  In particular the configuration files are completely 
  35. different although much simpler in form.
  36.  
  37. Changes from 3.1.28
  38. ===================
  39. The 3.1.29 release is the first to be co-ordinated by the Smail Development 
  40. Group, following the decision by Ronald S Karr (the primary developer of 
  41. smail previous to this) to take a less active role.  The group includes 
  42. Ronald Karr, so this is a change in emphasis rather than ownership!
  43.  
  44. Changes are detailed in the CHANGES file within the distribution.  However in 
  45. brief:-
  46.   + Several security holes fixed
  47.   + Bug fixes to SMTP retry code
  48.   + New bindlib (for DNS/MX routing)
  49.   + RFC1413 identification (with external library)
  50.   + some extra functionality including queue reprocessing speed ups
  51.   + Linux support*
  52.  
  53. *Linux has been supported by previous versions of smail.  The reason people 
  54. had so many problems with Linux is that the descriptions of Linux produced 
  55. for smail by a number of people were incorrect.  There was also one bug in 
  56. smail ((now fixed) that only shows on a Linux system.  This version is 
  57. correctly configured for Linux, if you are using a binary distribution of 
  58. smail on linux we implore you to upgrade so that we stop getting queries 
  59. regarding smail on linux which are purely due to someone releasing a broken 
  60. binary version to the net.
  61.  
  62. Release Files
  63. =============
  64. The release files are available from ftp.uu.net and its mirror sites, of 
  65. which there are too many to list here.  Please use a local mirror to keep the 
  66. bandwidth used down - and to increase your own speed of access.  On UUNET the 
  67. files are in the directory
  68.     /networking/mail/smail
  69.  
  70. There are 4 files in this release - you will not require them all.
  71.  
  72. smail-3.1.28-29.patch
  73.         The patch file from 3.1.28 to 3.1.29
  74.         Needs a clean 3.1.28 to patch to.
  75.         This is big since all the version headers were changed
  76.  
  77. smail-3.1.29.tar.gz
  78.         The source in tar/gzip format
  79.  
  80. smail-linuxbin-3.1.29.tar.gz
  81.         A linux binary distribution.
  82.         No sample configs are included.
  83.         Compiled on Slackware 2.0.1, config files go in /etc/smail
  84.  
  85. smail-psdocs-3.1.29.tar.gz
  86.         Smail 3.1 documentation in PS format for A4 paper.
  87.  
  88. Bugs
  89. ====
  90.  
  91. Please report any bugs to 
  92.     smail3-bugs@smail.sbay.org
  93.  
  94. This will go to a bug tracking system which will send you a reply back.  
  95. Please be patient for a full reply.
  96.  
  97. Late Breaking Stuff
  98. ===================
  99. There is one small patch to the SGI IRIX 5.x configuration file, which I 
  100. enclose here:-
  101.  
  102. *** 1.1    1994/10/18 08:30:04
  103. --- irix5    1994/11/04 05:39:12
  104. ***************
  105. *** 1,4 ****
  106. ! # $Id: irix5,v 1.1 1994/10/18 08:30:04 nm4 Exp $
  107.   #
  108.   # irix5 - describe characteristics of SGI IRIX version 5.X (5.2, actually)
  109.   #
  110. --- 1,4 ----
  111. ! # $Id: irix5,v 1.1.1.1 1994/11/04 05:37:44 lyndon Exp $
  112.   #
  113.   # irix5 - describe characteristics of SGI IRIX version 5.X (5.2, actually)
  114.   #
  115. ***************
  116. *** 11,17 ****
  117.   # The following override the SVR4 settings - Irix has fixed some of the
  118.   # braindamage.
  119.   CC=cc
  120. - OSLIBS=-lc_s
  121.   INCLUDES=
  122.   
  123.   HAVE=$HAVE:RENAME:MKDIR:SYSEXITS:YP:FTRUNCATE:GETHOSTNAME
  124. --- 11,16 ----
  125.  
  126. Plea
  127. ====
  128. Please can you keep smail related communication with me to the smail3-bugs 
  129. adress given above, or to the mailing lists which I do read and often reply 
  130. to.  I cannot cope with a torrent of personally address smail3 mail and do my 
  131. real job as well!
  132.  
  133.     Nigel.
  134.  
  135.  
  136. --
  137. - Nigel Metheringham  --  EMail: nm4@unix.york.ac.uk nigelm@ohm.york.ac.uk -
  138. - System Administrator, Electronics Dept, University of York, York YO1 5DD -
  139. - Tel: +44 1904 432374, Fax: +44 1904 432335 | PGP key available from WWW  -
  140. - WWW: http://www.amp.york.ac.uk/~nm4/     |                               -
  141.  
  142.